Welcome![Sign In][Sign Up]
Location:
Search - delphi API

Search list

[OtherWindowsAPI-msz

Description: 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。 -32 as a Microsoft platform Application Programming Interface, Win32 API is engaged in the development of Windows applications are essential. The book begins with the Win32 API function to do a complete overview; Then function contains five categories : window management, Graphics Device Interface, system services, international character and network services; in the appendix, explain how the Visual Basic and Delphi to their call. This book is engaging in Windows application development software engineers in the essential reference manual.
Platform: | Size: 677888 | Author: 暮山紫 | Hits:

[Scannernet7

Description: 局域网扫描程序,全api编写,独立模块,可随意挂用-LAN scanning process, and all api preparation, the independent module, which can be used arbitrarily pegged
Platform: | Size: 419840 | Author: wsd | Hits:

[OtherWindowsAPI_func

Description: 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。本书是从事Windows应用程序开发的软件工程师的必备参考手册。-32 as a Microsoft platform Application Programming Interface, Win32 API is engaged in the development of Windows applications are essential. The book begins with the Win32 API function to do a complete overview; Then function contains five categories : window management, Graphics Device Interface, system services, international character and network services; in the appendix, explain how the Visual Basic and Delphi to their call. This book is engaging in Windows application development software engineers in the essential reference manual.
Platform: | Size: 677888 | Author: 张勇 | Hits:

[Delphi VCLhqpm

Description: Borland公司的天才设计师们用画布(Tcanvas)对象封装了Windows的大部分图形输出功能,这使得我们可以通过他以更直观的方式和Windows的屏幕打交道,而不必关心令人头疼的WindowsAPI函数。下面的一小段程序就可以实现整个屏幕的图象拷贝了。 -Borland's gifted designers use canvas (Tcanvas) of the object Packaging Win dows of the most graphic output capabilities. This makes us through him in a more intuitive way to the screen and Windows deal and does not have to care about the cause headaches windows API function. Below a small procedure can be achieved entire screen copy of the image.
Platform: | Size: 3072 | Author: 贾磊 | Hits:

[2D Graphicwd030123

Description: 一个用delphi写的数据采集的系统的原代理.用于采集光透度.以及数据库记录操作..串口API操作的源代码.提供给大家学习-delphi write with a data acquisition system of the original agent. For the collection lighting degrees. And the database Records of operation .. Serial API source code. available to everyone learning
Platform: | Size: 2165760 | Author: lijinhao | Hits:

[Hook apiWindowsNT200032GEtwords

Description: 利用API HOOK 实现 Windows NT2000 32位取词-use Windows API HOOK NT2000 32 from words
Platform: | Size: 212992 | Author: 孙伟伟 | Hits:

[Delphi VCLsmallMail

Description: Delphi环境下用纯API完成的匿名邮件发送单元。涉及到本地DNS读取、MX解析以及利用SOCK按照SMTP约定发送EMAIL的单元。非常适合做一些程序的反馈单元。而不用担心内存会泄露你的邮箱密码。- -Delphi environment with pure API completed the anonymous mail sent modules. Relate to the local DNS read, MX Analysis and the use of SMTP Sock under this agreement EMAIL modules. Very suitable for some of the procedures of the feedback unit. And no need to worry about memory will be leaked to your mailbox passwords.-
Platform: | Size: 3072 | Author: 乐天 | Hits:

[Special Effectsvc_digital_image_processing_code

Description: GeoTrans目录下为封装Dll的Visual C++项目。其中封装了10个常用图像处理的API函数,方便VC、VB、Delphi等开发工具调用-GeoTrans directory for Packaging Dll Visual C projects. Compliant with the 10 commonly used image processing API function, the convenience of the VC, VB, Delphi and other development tools Call
Platform: | Size: 52224 | Author: 南仔 | Hits:

[Software EngineeringMSComm

Description: MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-driven)方法,一是查询法。-MSComm through serial port transmission and reception of data and application procedures for serial communications capabilities. MSComm in serial programming extremely convenient programmer does not have to spend time to understand the more complex API function, but also in VC, VB, Delphi, and other languages may be used. Microsoft Communications Control (hereinafter referred to MSCom m) is provided by Microsoft to simplify Windows programming of serial communication Active X-Control, which provides for the application procedures for the adoption of Serial Data Interface Transceiver simple method. Specifically, it provides a communication problem handled in two ways : First, the event-driven (Event-driven), First Act inquiries.
Platform: | Size: 9216 | Author: steven | Hits:

[OtherWindows_API

Description: 包含Delphi、VB的windows api大全(中文的)
Platform: | Size: 7175168 | Author: HMM | Hits:

[VC/MFCWindows_API_cankao_daquan

Description: Win32 API作为 Microsoft 32位平台(包括:Windows 9x,Windows NT3.1/4.0/5.0,WindowsCE)的应用程序编程接口,它是构筑所有32位Windows平台的基石,所有在Windows平台上运行的应用程序都可以调用这些函数。 从事Windows应用程序开发,离不开对Win32 API函数的调用。只有充分理解和利用API函数,才能深入到Windows的内部,充分挖掘系统提供的强大功能和灵活性。 近年来,随着Microsoft 32位平台的版本升级, Win32 API函数的构成、功能与调用方式都有很大的发展变化,然而,国内很少有相关的新版资料出版。为了满足广大开发人员的迫切需求,我们经过认真收集、整理素材,组织编写了这本与各种Microsoft 32位平台最新版本同步的Win32 API参考手册。 全书收录了五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务。所有函数均附有功能说明、参数说明、返回值说明、备注以及引用说明。另外,在本书的第一章,我们对WiN32 API函数作了完整的概述;在附录部分,讲解了如何在Visual Basic和Delphi中对其调用。 由于篇幅较大,涉及技术内容广泛,加之时间仓促,书中难免存在不少错误或疏漏,希望广大读者给与批评指正。
Platform: | Size: 35412992 | Author: 罗菲菲 | Hits:

[Button controlCrystalButton

Description: 模仿一些dephi开发的按钮,使用api写的pb按钮,里面有三中风格,-Delphi developed to imitate some of the button, use the api to write the pb button, there are three in style,
Platform: | Size: 133120 | Author: zhh | Hits:

[Windows Developclipboard

Description: 基于Windows API的开发,实现剪贴板的监控,具有一定的实用性。-帣you歽Windows API corrosion Cave fecal Joinet Mitoji Medical array忀you sneer at the discretion of Department of agreement to fecal breath.
Platform: | Size: 5120 | Author: xiaobao | Hits:

[Windows DevelopClipboard

Description: 这是基于windows api的编程,在dephi开发环境下实现对剪贴板的监视,有一定实用性。-This is based on the windows api programming in the Delphi development environment to realize the clipboard monitoring, has a certain practicality.
Platform: | Size: 44032 | Author: xiaobao | Hits:

[Com Port02

Description: 需要安装“MSCOMM”组件,api方件串口传输-Need to install
Platform: | Size: 220160 | Author: fwefwe | Hits:

[Ftp ClientFTP

Description: 此软件利用API来实现文件上传和下载,初学,请高手们指教-The software API to realize the use of file upload and download, beginner, please experts advise
Platform: | Size: 1630208 | Author: zqh | Hits:

[VC/MFCWindows_API_fuctions

Description: Windows API函数大全 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。-Windows API function Guinness as a Microsoft 32-bit platform application programming interfaces, Win32 API is to engage in Windows application development necessary. The book begins with the Win32 API function to make a complete overview then included five major functions: window management, graphics device interface, system services, international properties and network services in the appendix to explain how Visual Basic and Delphi to its call. This book is engaging in Windows application development software engineer essential reference manual.
Platform: | Size: 683008 | Author: rj | Hits:

[Search EngineGoogleWebserviceSample

Description: 利用Google所提供的API调用Google进行页面的搜索的简单例子。
Platform: | Size: 529408 | Author: | Hits:

[source in ebookDelphi5code

Description: 学习资料,这是一本不管是初学者还是高手都可以看得书 本书是美国资深Delphi 5程序开发者Steve Teixeira和Xavier Pacheco的最新力作,无论你是Delphi的初学者,还是富有经验的Delphic程序员,如果你想把自己的编程技巧提高一个层次,或者想了解Win32 API以及Delphi的某些鲜为人知的功能,本书将是你的最佳选择。本书主要介绍Delphi 5各方面的编程技巧,首先通过编写小而实用的应用程序,为Delphi 5程序开发打下一个牢固的基础;继而讨论了基于VCL和基于COM的开发技术,并全面介绍了数据库编程技术,包括多种组件的开发和调试、数据库开发及在网络上的应用,另外还为你提供了多种技巧;最后,综合前面的知识以建立一些大规模的实际应用程序。对开发者来说,这本书提供的信息、知识和建议是大有益处的。它将使你的Delphi开发工作更加高效、快捷。
Platform: | Size: 5812224 | Author: zhoubin | Hits:

[Graph programbmp

Description: Delphi7.0实现将BAP图片放大,主要是利用Win API来实现此功能-Delphi7.0 achieve BAP picture to enlarge, mainly use Win API to achieve this functionality
Platform: | Size: 217088 | Author: 李东 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 37 »

CodeBus www.codebus.net